XML Einrichten Version 1.3
LINE Element
XML Einrichten Version 1.3 > OstrptMessage Element > OSTRPT Element : LINE Element
Description
Position number within this status report (OSTRPT)
Namespace (none)
Diagram
ProcessingStateDescription Element ProcessingStateReasonCode Element ProcessingStateCode Element ProcessingStateCategory Element Sequence ProcessingStates Element CustomerName Element CustomerNumber Element Name Element Number Element GTIN Element Sequence ProductID Element CustomerName Element CustomerNumber Element Name Element Number Element GTIN Element Sequence SeriesID Element DocRefLineNumber Element DocDate Element DocRefNumber Element Sequence DocumentLineReference Element OrderPositionRef Element LineItemNumber Element Sequence LINE Element
Overview
LINE 0..∞
Position number within this status report (OSTRPT)
Sequence
LineItemNumber LineItemNumber Simple Type
Number of the position within the report
OrderPositionRef optional LineItemNumber Simple Type
Reference to the order position referred ot responsible for this status
DocumentLineReference optional DocumentLineReferenceQualified Complex Type
Reference to the document position resopnsible for the status
SeriesID optional ProductIdentifier Complex Type
Identification of the series related to the referred article
Sequence
GTIN optional Restriction of xs:decimal
= EAN Code
Number optional Restriction of xs:string
Internal number defined by the manufacturer
Name optional Restriction of xs:string
Name
CustomerNumber optional Restriction of xs:string
Number at customers site
CustomerName optional Restriction of xs:string
Name at customers site
ProductID optional ProductIdentifier Complex Type
Identification of the article within the referred position
Sequence
GTIN optional Restriction of xs:decimal
= EAN Code
Number optional Restriction of xs:string
Internal number defined by the manufacturer
Name optional Restriction of xs:string
Name
CustomerNumber optional Restriction of xs:string
Number at customers site
CustomerName optional Restriction of xs:string
Name at customers site
ProcessingStates ProcessingStates Complex Type
status information to the referred position
Sequence
ProcessingStateCategory Restriction of xs:string
Type of process status
1 = Transport
2 = Order managament
3 = Control result
4 = Publication
5 = Legal regulation
ProcessingStateCode Restriction of xs:string
ProcessingStateReasonCode optional Restriction of xs:string
Reason for the processing state
001 = Timed out
002 = Content difference
101 = Inventory difference
ProcessingStateDescription optional Restriction of xs:string
Description of the status
Source
<xs:element name="LINE" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Positionnummer innerhalb des Status Reports (OSTRPT)  </xs:documentation>
    <xs:documentation xml:lang="en">Position number within this status report (OSTRPT) </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="LineItemNumber" type="LineItemNumber" minOccurs="1" maxOccurs="1 ">
        <xs:annotation>
          <xs:documentation xml:lang="de">Nummer der Position im Report</xs:documentation>
          <xs:documentation xml:lang="en">Number of the position within the report </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OrderPositionRef" type="LineItemNumber" minOccurs="0" maxOccurs="1">
        <xs:annotation>
          <xs:documentation xml:lang="de">Referenz zu der Bestellposition, auf die sich dieser Status bezieht</xs:documentation>
          <xs:documentation xml:lang="en">Reference to the order position referred ot responsible  for this status </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DocumentLineReference" type="DocumentLineReferenceQualified" minOccurs="0" maxOccurs="1">
        <xs:annotation>
          <xs:documentation xml:lang="de">Referenz zu der Dokumentenposition, die zu dem Status führt</xs:documentation>
          <xs:documentation xml:lang="en">Reference to the document position resopnsible for the status </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SeriesID" type="ProductIdentifier" minOccurs="0" maxOccurs="1 ">
        <xs:annotation>
          <xs:documentation xml:lang="de">Identifikation der Serie des Artikels in der benannten Position</xs:documentation>
          <xs:documentation xml:lang="en">Identification of the series related to the referred article </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ProductID" type="ProductIdentifier" minOccurs="0" maxOccurs="1 ">
        <xs:annotation>
          <xs:documentation xml:lang="de">Identifikation  des Artikels in der benannten Position</xs:documentation>
          <xs:documentation xml:lang="en">Identification of the article within the referred position </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ProcessingStates" type="ProcessingStates" minOccurs="1" maxOccurs="1">
        <xs:annotation>
          <xs:documentation xml:lang="de">Statusinformationen zu dieser Position</xs:documentation>
          <xs:documentation xml:lang="en">status information to the referred position</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
OSTRPT ElementOstrptMessage ElementXML Einrichten Version 1.3